From: Markus Rost Date: Fri, 6 Dec 2002 00:44:26 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~29365 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=1d6cb42250ec3302112e6169d6018c5894e4cfd4;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index d88344fcccf..e2d09f1b4e3 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2002-12-06 Markus Rost + + * finder.el (finder-compile-keywords): Don't insert a keyword to + the generated file. + 2002-12-05 Andreas Schwab * speedbar.el (speedbar-highlight-face): Fix face spec. @@ -1057,7 +1062,7 @@ 2002-10-28 Masayuki Ataka (tiny change) - * make-mode.el (makefile-warn-continuations): + * progmodes/make-mode.el (makefile-warn-continuations): Call re-search-forward with NOERROR t. 2002-10-29 Kim F. Storm